home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 697 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.9 KB  |  48 lines

  1. Newsgroups: comp.dcom.modems
  2. Path: FreeNet.Carleton.CA!an171
  3. From: an171@FreeNet.Carleton.CA (Anthony Hill)
  4. Subject: Re: What is Hardware RTS/CTS Flow Control ?
  5. Message-ID: <DKtzyD.3pM@freenet.carleton.ca>
  6. Sender: an171@freenet2.carleton.ca (Anthony Hill)
  7. Reply-To: an171@FreeNet.Carleton.CA (Anthony Hill)
  8. Organization: The National Capital FreeNet
  9. References:  <cmuxdv1.7.000FC5A1@primenet.com>
  10. Date: Sun, 7 Jan 1996 22:03:49 GMT
  11.  
  12.  
  13. Jasmine Sanghvi (cmuxdv1@primenet.com) writes:
  14. > Hello:
  15. > I have a few doubts about "Hardware RTS/CTS flow control".   
  16. > (1)  Does this flow control happen only between the DTE and the DCE (modem) ? 
  17.  
  18.     Yup.  RTS is flow control for data coming from the DCE (modem) to
  19. the DTE (computer).  CTS is the other way.
  20.  
  21. > (2) if on one of the ends I had DTE rate slower than the connect rate would 
  22. > the modem internally buffer the data ?
  23.  
  24.     To some extent yes, although this is really what flow control is
  25. for.  RTS isn't used too much, because you're modem only sends out data at
  26. the DTE rate that it's set at, which is the same as the DTE rate that your
  27. actualy terminal is set at, but CTS is quite another question.  When
  28. you're uploading, your terminal sends data as fast as it can though the
  29. serial port.  The modem then stores this data in it's buffer (usualy about
  30. 1.5k or 2k) and sends it over the line as fast as it can.  But when this
  31. buffer starts getting a bit full, the modem lowers CTS to stop the
  32. terminal from sending data.
  33.  
  34. > (3) Is there any flow control happening between the modems ?  
  35.  
  36.     Yes.  Older modems just used Xon/Xoff flow control, but modern
  37. modems use a form of flow control as part of their error control protocols
  38. (eg LAP-M or MNP4).  This is mainly used when transfering uncompressed
  39. files when the DTE of the sending terminal is higher then the DTE of the
  40. recieving terminal.
  41.  
  42. Anthony
  43.  
  44. --
  45. Anthony Hill | an171@FreeNet.Carleton.CA
  46.